[18.0-fr6] Set ImagePullPolicy to IfNotPresent on OpenStackClient pod#1953
Conversation
The OpenStackClient pod is created as a raw corev1.Pod directly, bypassing lib-common workload helpers where SetPullPolicyDefaults is applied. When ImagePullPolicy is not explicitly set and the image tag is "latest" or unset, Kubernetes defaults the policy to Always. Explicitly set PullIfNotPresent to avoid unnecessary image pulls. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
OpenStackControlPlane CRD Size Report
Threshold reference
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abays, openshift-cherrypick-robot The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test openstack-operator-build-deploy-kuttl-4-18 |
|
|
/test openstack-operator-build-deploy-kuttl-4-18 |
|
Failed on must-gather |
|
/retest |
1 similar comment
|
/retest |
c4438a5
into
openstack-k8s-operators:18.0-fr6
This is an automated cherry-pick of #1949
/assign abays